home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
gfx
/
show
/
gs_src_gs.readme
< prev
next >
Wrap
Text File
|
1997-09-05
|
54KB
|
1,044 lines
Short: Ghostscript5.03 original sources
Author: GS(Aladdin)/Amiga(Olaf Barthel)/Steffen Opel)/Port(me)
Uploader: Joop.vandeWege@mail.mococo.nl
Type: gfx/show
This is the original Ghostscript source archive in lha format instead
of tar.gz. You'll need the following two archives to be able to recompile
GS:
gs503src_amiga.lha
gs501src_jpg6a.lha
+ for png support:
gs501src_png.lha
gs501src_zlib.lha
Comments/Suggestions/Bugs to:
JoopvandeWege@mail.mococo.nl
Please use a Subject field with the name 'GS503' in it.
Please direct all mail to me except when you're 100% sure it is a GS
problem then you can use the Aladdin email address.
Joop van de Wege
Recompiling GS:
Steps needed to be done to recompile GS from scratch using GCC2.63/2.70:
Get gs503src_gs.lha
Get gs503src_amiga.lha
Get gs501src_jpg6a.lha
Get gs501src_zlib.lha
Get gs501src_png.lha
Unpack gs503src to HD, a directory 'gs5.03' will be created.
Unpack to the same HD (files will also be placed into 'gs5.03':
- gs503amiga.lha, overwriting some files. This is OK
gs503amiga.lha contains:
- gdevamiga.c, the amiga device driver from Olaf Barthel
- gdevpipe.c, patched for use with Libnix
- gp_amiga.c, platform dependant stuff for the Amiga
- Configure.in/Makefile.in to rebuild Makefile and be able
to separate source and build directory.
(now includes 'makefile.libnix' for those without configure)
- gs501src_jpg6a which creates the 'jpeg-6' directory
- gs501src_zlib which creates the 'zlib' directory
- gs501src_png which creates the 'libpng' directory
- edit gcc-head.mak.in, the lines DEVICES_DEVSx= .....
(add/remove devices to your desire), save!
- cd to your build directory (cd work:build/gs)
- sh work:source/gs5.03/configure --prefix=Ghostscript:
(configure tests your configuration, generates Makefile)
- make (or use the supplied 'build_gs' script,overrides some settings)
- make install
The last two archives are not needed when you don't intend to rebuild GS
with PNG support.
If you haven't forgotten to set the stack to a reasonable amount (~50K),
you can sit back and have a cup of coffee. On my A3000 it takes about 2.5h
(1-1.5h when using PowerCache) to compile with the current device driver
set and the file 'gdevamiga.c' needs about 7-8Mb when -O2 is on. It needs
less if you don't optimize :)
Make itself takes another 2Mb so in case of problems just compile
gdevamiga.c on its own and let make resume after that. GCC2.7.2.1 (?) (Aminet)
works with VMM3.3 (on Aminet too).
Better yet get the latest gcc compiler from ftp.ninemoons.com/pub/geekgadgets!
============================= Archive contents =============================
Original Packed Ratio Date Time Name
-------- ------- ----- --------- -------- -------------
4272 931 78.2% 09-Jan-96 21:05:36 +acctest.ps
2376 1180 50.3% 03-Nov-96 22:16:36 +align.ps
1452 647 55.4% 31-Jul-94 22:32:08 +alphabet.ps
1529 823 46.1% 20-Jan-96 00:52:48 +ansi2knr.1
14687 5516 62.4% 21-Mar-97 18:32:54 +ansi2knr.c
9446 3795 59.8% 23-Jul-97 16:22:04 +ansihead.mak
635 239 62.3% 14-May-97 18:19:20 +append_l.com
171 105 38.5% 27-Aug-95 18:13:52 +bcc32.cfg
12314 4768 61.2% 05-Aug-97 05:54:20 +bcwin32.mak
52 52 0.0% 20-Aug-95 20:59:28 +bdftops
60 60 0.0% 28-Sep-95 14:37:08 +bdftops.bat
23444 8097 65.4% 03-Jul-96 18:49:22 +bdftops.ps
11993 3483 70.9% 08-Nov-95 17:16:14 +bench.c
2435 1026 57.8% 14-Nov-96 03:44:38 +bfont.h
1531 582 61.9% 17-Jul-97 15:49:34 +bjc610a0.upp
1520 572 62.3% 17-Jul-97 15:49:34 +bjc610a1.upp
1521 569 62.5% 17-Jul-97 15:49:34 +bjc610a2.upp
1526 475 68.8% 17-Jul-97 15:49:34 +bjc610a3.upp
1533 577 62.3% 17-Jul-97 15:49:34 +bjc610a4.upp
1521 575 62.1% 17-Jul-97 15:49:34 +bjc610a5.upp
1521 575 62.1% 17-Jul-97 15:49:36 +bjc610a6.upp
1524 476 68.7% 17-Jul-97 15:49:36 +bjc610a7.upp
1530 581 62.0% 17-Jul-97 15:49:36 +bjc610a8.upp
1520 570 62.5% 17-Jul-97 15:49:36 +bjc610b1.upp
1521 572 62.3% 17-Jul-97 15:49:36 +bjc610b2.upp
1526 572 62.5% 17-Jul-97 15:49:36 +bjc610b3.upp
1533 567 63.0% 17-Jul-97 15:49:36 +bjc610b4.upp
1521 576 62.1% 17-Jul-97 15:49:36 +bjc610b6.upp
1525 571 62.5% 17-Jul-97 15:49:36 +bjc610b7.upp
1530 574 62.4% 17-Jul-97 15:49:36 +bjc610b8.upp
1988 970 51.2% 30-Jul-94 10:24:28 +bseq.h
2130 949 55.4% 28-Jul-94 00:40:56 +btoken.h
2189 992 54.6% 04-Aug-97 14:40:22 +bug-form.txt
4532 1932 57.3% 07-Dec-95 22:50:52 +bughunt.sh
10988 4522 58.8% 04-Aug-97 16:52:44 +c-style.txt
1871 937 49.9% 22-Sep-95 07:41:40 +caption.ps
11046 2793 74.7% 07-Nov-95 04:59:56 +cbjc600.ppd
11389 2862 74.8% 07-Nov-95 05:00:04 +cbjc800.ppd
9695 3914 59.6% 05-Aug-97 05:54:28 +cc-head.mak
3946 1684 57.3% 20-Nov-95 19:44:50 +ccfont.h
915 311 66.0% 20-Jun-97 14:48:56 +ccgs
1725 535 68.9% 31-Mar-97 13:10:16 +cdj550.upp
11792 2616 77.8% 24-Jun-96 21:31:28 +cfonts.mak
58543 33081 43.4% 28-Jul-94 00:39:52 +cheq.ps
2932 1318 55.0% 28-Jul-94 00:39:50 +chess.ps
1815 426 76.5% 28-Jul-94 00:39:58 +colorcir.ps
11375 4315 62.0% 21-Jun-96 02:19:12 +commprod.txt
283 197 30.3% 25-Jul-97 21:43:18 +copy_one.com
501 297 40.7% 28-Jul-94 00:39:30 +COPYING
114 89 21.9% 16-Mar-97 18:08:02 +cp.bat
25 25 0.0% 28-Sep-95 14:37:10 +cp.cmd
1082 571 47.2% 28-Jul-94 00:42:02 +ctype_.h
6149 2868 53.3% 09-Aug-97 00:12:32 +current.txt
295 178 39.6% 28-Jul-94 00:39:52 +decrypt.ps
105854 40287 61.9% 21-Jul-97 13:41:08 +devices.txt
55146 15961 71.0% 24-Jul-97 06:59:58 +devs.mak
9183 3794 58.6% 05-Aug-97 05:54:36 +dgc-head.mak
1742 822 52.8% 16-Jan-97 05:48:58 +dirent_.h
20079 6621 67.0% 05-Sep-96 21:06:32 +dll.txt
7158 2161 69.8% 12-Sep-95 17:44:28 +docie.ps
1279 577 54.8% 19-Sep-94 13:42:10 +dodebug.h
2847 1210 57.4% 28-Jul-94 00:41:28 +dos_.h
8327 2639 68.3% 07-Sep-96 03:40:36 +dpmainc.c
56412 19063 66.2% 16-Apr-97 18:09:20 +drivers.txt
10840 4056 62.5% 19-Jan-97 08:23:30 +dstack.h
196199 54611 72.1% 09-Aug-97 18:27:58 +dvx-gcc.mak
1791 974 45.6% 18-Apr-96 19:12:42 +dvx-head.mak
2970 1344 54.7% 16-Jan-97 05:44:44 +dvx-tail.mak
149 120 19.4% 23-Mar-96 17:02:18 +dw32c.def
8603 2478 71.1% 03-Jul-96 17:19:54 +dwdll.cpp
3313 1406 57.5% 09-Jun-96 00:25:08 +dwdll.h
10094 3459 65.7% 09-May-97 19:18:08 +dwimg.cpp
1539 788 48.7% 17-Mar-96 02:50:12 +dwimg.h
10389 3929 62.1% 29-May-97 16:12:50 +dwmain.cpp
61 61 0.0% 17-Sep-96 23:50:34 +dwmain.h
1056 590 44.1% 17-Sep-96 23:50:34 +dwmain.rc
165 130 21.2% 25-Mar-96 04:05:32 +dwmain16.def
165 129 21.8% 15-Mar-96 02:09:10 +dwmain32.def
4874 2097 56.9% 29-May-97 16:12:50 +dwmainc.cpp
9011 2553 71.6% 07-Sep-96 03:40:38 +dwnodll.cpp
22332 7319 67.2% 06-Aug-97 15:53:34 +dwtext.cpp
3648 1576 56.7% 22-Jun-96 06:54:14 +dwtext.h
7639 3032 60.3% 18-Jul-97 04:20:50 +echogs.c
1256 668 46.8% 28-Jul-94 00:41:56 +errno_.h
5528 2031 63.2% 20-Apr-97 02:28:14 +errors.h
10520 4583 56.4% 28-Jul-94 00:39:54 +escher.ps
5745 2428 57.7% 22-Apr-97 17:27:34 +estack.h
4749 1815 61.7% 20-Apr-96 15:16:32 +files.h
1444 687 52.4% 28-Jul-94 00:42:08 +fname.h
69 69 0.0% 20-Aug-95 20:59:50 +font2c
77 77 0.0% 28-Sep-95 14:37:08 +font2c.bat
19815 6536 67.0% 21-Nov-95 04:13:38 +font2c.ps
13582 4787 64.7% 16-Apr-96 17:57:02 +Fontmap
6060 1946 67.8% 28-Jul-94 00:39:28 +Fontmap.ATB
5814 1872 67.8% 22-Oct-96 22:44:00 +Fontmap.ATM
13582 4787 64.7% 16-Apr-96 17:57:02 +Fontmap.GS
7398 2604 64.8% 22-Oct-96 22:44:30 +Fontmap.OS2
6532 1636 74.9% 22-Oct-96 22:44:42 +Fontmap.OSF
16520 5628 65.9% 24-Sep-96 05:27:22 +Fontmap.Sol
5949 1854 68.8% 22-Oct-96 22:44:52 +Fontmap.Ult
4850 1427 70.5% 22-Oct-96 22:45:12 +Fontmap.VMS
20998 8419 59.9% 16-Jul-97 01:31:20 +fonts.txt
9994 4011 59.8% 05-Aug-97 05:54:44 +gcc-head.mak
3964 1647 58.4% 09-May-96 00:14:10 +gconf.c
4717 1417 69.9% 16-Jun-97 02:01:54 +gdebug.h
5867 2511 57.2% 17-Sep-96 23:53:32 +gdev3852.c
21018 7103 66.2% 26-Sep-94 14:14:44 +gdev3b1.c
2884 1259 56.3% 17-Sep-96 23:54:16 +gdev4081.c
4995 1750 64.9% 31-Aug-94 10:45:30 +gdev4693.c
4116 1643 60.0% 28-Jul-94 00:42:50 +gdev8510.c
2533 1056 58.3% 28-Aug-94 08:38:36 +gdev8bcm.c
2794 1260 54.9% 28-Aug-94 08:38:38 +gdev8bcm.h
13325 4545 65.8% 10-Jun-97 16:50:30 +gdevabuf.c
11659 4108 64.7% 10-Jan-95 07:42:52 +gdevadmp.c
23523 5945 74.7% 03-Jul-97 22:52:16 +gdevbbox.c
2999 1286 57.1% 29-Mar-97 05:12:46 +gdevbbox.h
18745 6654 64.5% 17-Sep-96 23:54:36 +gdevbgi.c
10711 3538 66.9% 09-Sep-96 05:12:30 +gdevbit.c
13085 5015 61.6% 04-Mar-97 01:05:18 +gdevbj10.c
8356 2323 72.1% 19-Mar-97 01:04:54 +gdevbjc.h
7880 2829 64.0% 31-Aug-94 10:44:22 +gdevbmp.c
7564 2680 64.5% 15-May-96 16:15:54 +gdevccr.c
115454 32568 71.7% 21-Jul-97 03:39:30 +gdevcdj.c
14343 4603 67.9% 17-Sep-96 23:55:10 +gdevcgm.c
27400 6724 75.4% 02-Sep-96 14:44:54 +gdevcgml.c
13513 3541 73.7% 02-Sep-96 14:44:10 +gdevcgml.h
4814 1942 59.6% 31-Mar-95 15:50:16 +gdevcgmx.h
3487 1526 56.2% 28-Jul-94 00:43:44 +gdevcif.c
7621 2476 67.5% 28-May-96 15:15:04 +gdevcp50.c
15053 4797 68.1% 10-Jul-97 14:32:18 +gdevddrw.c
3358 1473 56.1% 28-Jan-95 04:46:14 +gdevdfax.c
27404 7670 72.0% 30-Jan-97 17:54:40 +gdevdflt.c
19680 6114 68.9% 01-Jan-97 23:28:16 +gdevdjet.c
9553 3496 63.4% 31-Aug-94 10:45:08 +gdevdjtc.c
8423 2980 64.6% 19-Jul-97 17:11:32 +gdevdm24.c
6680 2396 64.1% 28-Jul-94 00:40:18 +gdevegaa.asm
3044 1030 66.1% 28-Jul-94 00:43:30 +gdevemap.c
13643 4975 63.5% 01-Nov-96 16:21:36 +gdevepsc.c
14662 5192 64.5% 18-Sep-94 21:16:32 +gdevepsn.c
11188 4101 63.3% 21-Sep-94 12:49:54 +gdevescp.c
3041 1127 62.9% 15-Sep-94 17:33:48 +gdevevga.c
11706 4026 65.6% 26-Sep-94 14:15:06 +gdevherc.c
7000 2323 66.8% 27-Sep-96 18:17:18 +gdevht.c
1774 891 49.7% 23-Oct-95 01:26:26 +gdevht.h
19553 6537 66.5% 24-Sep-96 05:21:24 +gdevimgn.c
8457 2935 65.2% 23-Mar-97 23:01:36 +gdevjpeg.c
10067 3543 64.8% 17-Sep-96 23:56:20 +gdevl256.c
6505 2636 59.4% 02-Mar-97 17:58:42 +gdevlbp8.c
7812 2633 66.2% 30-Jan-97 22:07:34 +gdevlj56.c
13792 4966 63.9% 26-Sep-96 03:41:58 +gdevlp8k.c
22242 6028 72.8% 18-May-97 00:41:26 +gdevm1.c
4696 1685 64.1% 28-Apr-96 22:07:44 +gdevm16.c
7620 2305 69.7% 28-Apr-96 22:05:34 +gdevm2.c
13534 3870 71.4% 13-Jun-97 16:41:04 +gdevm24.c
6580 2022 69.2% 10-May-96 22:26:26 +gdevm32.c
6620 2038 69.2% 28-Apr-96 22:06:28 +gdevm4.c
7097 2099 70.4% 30-Oct-96 02:58:24 +gdevm8.c
12239 4268 65.1% 26-Mar-97 08:12:44 +gdevmem.c
9317 3071 67.0% 16-Mar-97 01:08:22 +gdevmem.h
14284 3989 72.0% 20-Jun-97 20:29:22 +gdevmgr.c
3798 1427 62.4% 13-Jun-97 07:23:12 +gdevmgr.h
2665 1256 52.8% 28-Feb-96 16:24:56 +gdevmiff.c
5599 1976 64.7% 18-May-97 00:42:30 +gdevmpla.c
34785 9299 73.2% 31-Mar-97 05:44:42 +gdevmrop.c
2547 1089 57.2% 02-Dec-96 01:12:00 +gdevmrop.h
13420 4368 67.4% 07-Sep-96 03:40:38 +gdevmswn.c
3639 1510 58.5% 09-May-97 19:18:08 +gdevmswn.h
13646 5028 63.1% 11-Apr-96 13:22:32 +gdevmsxf.c
5401 1981 63.3% 17-Sep-96 23:57:14 +gdevn533.c
17740 3552 79.9% 10-Jun-97 16:44:06 +gdevnfwd.c
7540 2785 63.0% 17-Sep-96 23:57:50 +gdevnp6.c
8366 3215 61.5% 17-Sep-96 23:58:00 +gdevo182.c
9011 3378 62.5% 17-Aug-95 18:37:40 +gdevokii.c
20053 6980 65.1% 08-Sep-96 01:41:46 +gdevos2p.c
4921 1895 61.4% 26-Mar-97 23:43:42 +gdevp2up.c
21808 6067 72.1% 21-Jul-97 23:53:36 +gdevpbm.c
5475 1991 63.6% 17-May-95 22:45:06 +gdevpccm.c
1439 710 50.6% 28-Jul-94 00:41:32 +gdevpccm.h
23466 6877 70.6% 17-Sep-96 23:58:28 +gdevpcfb.c
6262 2517 59.8% 01-Feb-95 02:56:52 +gdevpcfb.h
7035 2749 60.9% 18-Sep-94 21:11:50 +gdevpcl.c
1697 831 51.0% 18-Sep-94 21:11:40 +gdevpcl.h
13679 4260 68.8% 26-Mar-97 07:09:46 +gdevpcx.c
32349 9054 72.0% 18-Jul-97 16:23:54 +gdevpdf.c
23564 6835 70.9% 03-Jun-97 00:41:26 +gdevpdfi.c
21681 6056 72.0% 08-Jul-97 11:14:06 +gdevpdfm.c
5174 1873 63.7% 19-Jul-97 21:33:10 +gdevpdfp.c
7372 2977 59.6% 22-Jul-97 20:23:40 +gdevpdft.c
9881 3203 67.5% 12-May-97 21:04:52 +gdevpdfx.h
7622 2733 64.1% 17-Sep-96 23:59:00 +gdevpe.c
7206 2396 66.7% 28-Jul-94 00:43:38 +gdevpfax.c
2304 1084 52.9% 20-Oct-94 10:46:44 +gdevpipe.c
8244 2902 64.7% 18-Sep-94 21:13:24 +gdevpjet.c
36148 11165 69.1% 04-Feb-97 20:49:02 +gdevpm.c
1295 675 47.8% 28-Jul-94 00:42:06 +gdevpm.h
8054 2967 63.1% 21-Jul-97 03:51:28 +gdevpng.c
19396 5842 69.8% 18-Jul-97 17:34:28 +gdevprn.c
14283 4302 69.8% 18-Jul-97 17:31:50 +gdevprn.h
23307 7204 69.0% 20-Jun-97 13:24:50 +gdevps.c
18635 4439 76.1% 17-May-97 08:59:36 +gdevpsdf.c
6623 2321 64.9% 20-Jun-97 01:37:56 +gdevpsdf.h
8108 3208 60.4% 17-Aug-96 02:40:52 +gdevpsim.c
4111 1386 66.2% 18-Jul-97 04:24:40 +gdevpstr.c
3045 1105 63.7% 19-Feb-97 16:34:16 +gdevpstr.h
45438 12994 71.4% 20-Jun-97 22:28:56 +gdevpx.c
2762 1199 56.5% 20-Jan-97 22:10:12 +gdevpxat.h
5213 1974 62.1% 12-May-97 14:38:20 +gdevpxen.h
4083 1613 60.4% 20-Jan-97 22:11:46 +gdevpxop.h
7394 2732 63.0% 11-Nov-96 06:37:20 +gdevrrgb.c
12701 4398 65.3% 18-May-97 00:42:40 +gdevrun.c
7283 2653 63.5% 18-Sep-96 00:00:22 +gdevs3ga.c
6507 2337 64.0% 05-Feb-95 08:11:02 +gdevsco.c
6872 2172 68.3% 23-Jan-97 18:27:56 +gdevsgi.c
1931 823 57.3% 22-Oct-96 03:32:36 +gdevsgi.h
8953 3617 59.6% 21-Sep-94 12:50:42 +gdevsj48.c
3247 1394 57.0% 18-Sep-96 00:00:36 +gdevsnfb.c
5468 2219 59.4% 18-Sep-96 00:00:56 +gdevsppr.c
117788 25610 78.2% 14-Mar-97 01:49:54 +gdevstc.c
9151 3307 63.8% 09-May-96 17:51:26 +gdevstc.h
4744 1862 60.7% 09-May-96 17:51:26 +gdevstc1.c
13621 3208 76.4% 09-May-96 17:51:26 +gdevstc2.c
3750 1570 58.1% 09-May-96 17:51:26 +gdevstc3.c
7839 2786 64.4% 09-May-96 17:51:26 +gdevstc4.c
20742 7152 65.5% 18-Sep-96 00:01:08 +gdevsun.c
26585 8017 69.8% 15-Oct-96 02:29:08 +gdevsvga.c
3391 1475 56.5% 24-Jan-95 18:23:26 +gdevsvga.h
13104 3430 73.8% 21-Mar-97 08:44:44 +gdevtfax.c
5368 1878 65.0% 09-Apr-96 16:45:28 +gdevtfnx.c
8377 2824 66.2% 15-Nov-95 01:19:50 +gdevtifs.c
8791 3284 62.6% 28-May-96 03:01:48 +gdevtifs.h
8187 3084 62.3% 18-Sep-96 00:01:50 +gdevtknk.c
212240 45872 78.3% 04-Aug-97 23:20:14 +gdevupd.c
26278 6812 74.0% 18-Jul-97 18:09:12 +gdevvec.c
12890 4135 67.9% 04-May-97 19:11:58 +gdevvec.h
10209 3551 65.2% 29-Jun-97 02:41:30 +gdevvglb.c
17223 5866 65.9% 18-Sep-96 00:02:38 +gdevwddb.c
19491 6237 68.0% 09-May-97 19:18:08 +gdevwdib.c
21483 6957 67.6% 09-May-97 19:18:08 +gdevwpr2.c
19098 6275 67.1% 09-May-97 19:18:08 +gdevwprn.c
38130 11621 69.5% 04-May-97 05:55:52 +gdevx.c
5360 2319 56.7% 14-Feb-95 19:31:34 +gdevx.h
16703 4427 73.4% 21-May-97 22:49:56 +gdevxalt.c
32674 9943 69.5% 04-May-97 05:54:10 +gdevxini.c
13680 4038 70.4% 15-Nov-95 01:18:06 +gdevxxf.c
4817 1912 60.3% 15-Nov-96 15:39:16 +genarch.c
16706 5627 66.3% 10-Jan-97 01:32:58 +genconf.c
6420 2375 63.0% 26-Apr-96 14:50:32 +geninit.c
961 520 45.8% 28-Jul-94 00:40:50 +ghost.h
25499 10690 58.0% 28-Jul-94 00:39:50 +golfer.ps
7020 2761 60.6% 08-Apr-97 19:32:34 +gp.h
5514 2121 61.5% 28-Jul-94 00:42:52 +gp_dosfb.c
4187 1770 57.7% 28-Jul-94 00:42:50 +gp_dosfe.c
3093 1424 53.9% 06-Sep-96 02:00:32 +gp_dosfs.c
3044 1415 53.5% 02-Nov-95 16:03:32 +gp_dvx.c
6275 2762 55.9% 12-Sep-95 19:10:36 +gp_itbc.c
4127 1841 55.3% 12-Sep-95 19:10:38 +gp_iwatc.c
3845 1711 55.5% 02-Nov-95 16:03:42 +gp_msdos.c
5521 2087 62.1% 17-Jul-97 17:23:18 +gp_msio.c
1479 808 45.3% 17-Jul-97 17:23:32 +gp_mslib.c
22358 7316 67.2% 05-Aug-97 17:15:56 +gp_mswin.c
1838 987 46.3% 09-May-97 19:18:08 +gp_mswin.h
1449 711 50.9% 28-Jul-94 00:43:24 +gp_nofb.c
5869 2335 60.2% 06-Sep-96 02:00:52 +gp_ntfs.c
24193 8489 64.9% 06-Sep-96 02:01:12 +gp_os2.c
3346 1567 53.1% 02-Nov-95 16:04:20 +gp_os9.c
1871 944 49.5% 11-Sep-95 01:53:32 +gp_sysv.c
2098 987 52.9% 06-Sep-96 02:02:04 +gp_unifn.c
11737 4239 63.8% 29-Oct-96 15:48:42 +gp_unifs.c
4663 2103 54.9% 16-Jan-97 05:51:50 +gp_unix.c
12620 4990 60.4% 02-Sep-96 14:42:00 +gp_vms.c
3485 1626 53.3% 02-Nov-95 16:04:56 +gp_win32.c
2204 1009 54.2% 29-Jan-96 21:32:48 +gpcheck.h
1529 554 63.7% 20-Mar-95 20:34:42 +grayalph.ps
10722 4364 59.2% 09-Aug-97 00:12:46 +gs-vms.hlp
11700 4871 58.3% 08-Aug-97 18:00:20 +gs.1
2005 976 51.3% 16-Apr-96 05:35:34 +gs.c
15361 5478 64.3% 18-Jun-97 04:49:38 +gs.mak
5396 2294 57.4% 10-Jan-96 17:35:20 +gs16spl.c
175 140 20.0% 25-Nov-95 02:16:40 +gs16spl.def
1389 809 41.7% 23-Nov-95 18:48:30 +gs16spl.rc
9675 3860 60.1% 12-Jul-97 01:49:24 +gs_btokn.ps
2707 1214 55.1% 21-Nov-96 05:36:54 +gs_ccfnt.ps
18805 6736 64.1% 08-Aug-97 16:44:16 +gs_cff.ps
12668 4137 67.3% 18-Jun-97 06:34:14 +gs_cidfn.ps
7673 2537 66.9% 11-Jun-97 17:39:40 +gs_cmap.ps
5012 1910 61.8% 03-Sep-96 17:55:54 +gs_cmdl.ps
2433 1129 53.5% 21-Aug-94 23:44:34 +gs_dbt_e.ps
7729 2994 61.2% 16-Feb-96 06:14:32 +gs_diskf.ps
1307 671 48.6% 20-Apr-97 01:57:16 +gs_dpnxt.ps
1627 782 51.9% 29-May-97 08:39:26 +gs_dps.ps
4408 1779 59.6% 29-May-97 08:04:18 +gs_dps1.ps
6704 2410 64.0% 12-Jul-97 01:32:46 +gs_dps2.ps
2225 1089 51.0% 21-Nov-96 19:58:44 +gs_epsf.ps
3838 1639 57.2% 05-Sep-96 18:11:54 +gs_fform.ps
28363 9733 65.6% 08-Aug-97 18:15:36 +gs_fonts.ps
45904 16313 64.4% 08-Aug-97 18:00:00 +gs_init.ps
2939 1326 54.8% 30-Aug-95 16:47:06 +gs_iso_e.ps
4091 1677 59.0% 03-Sep-96 17:57:48 +gs_kanji.ps
3440 885 74.2% 21-Aug-94 23:44:34 +gs_ksb_e.ps
5797 2234 61.4% 26-Apr-96 14:48:44 +gs_l2img.ps
14507 5023 65.3% 23-Jul-97 19:52:10 +gs_lev2.ps
4108 1360 66.8% 06-Oct-94 02:51:26 +gs_mex_e.ps
2547 1140 55.2% 27-May-96 06:33:52 +gs_mro_e.ps
18383 6338 65.5% 18-Jul-97 15:58:24 +gs_pdf.ps
1851 878 52.5% 20-Feb-97 20:15:22 +gs_pdf_e.ps
11313 3955 65.0% 28-Jul-97 14:29:16 +gs_pdfwr.ps
4491 1841 59.0% 09-May-97 14:38:26 +gs_pfile.ps
19196 6035 68.5% 07-Jul-97 02:05:30 +gs_res.ps
21612 6834 68.3% 17-Jun-97 19:52:48 +gs_setpd.ps
10549 3661 65.2% 03-Sep-96 17:54:42 +gs_statd.ps
3388 1276 62.3% 21-Aug-94 23:44:34 +gs_std_e.ps
3238 1494 53.8% 21-Aug-94 23:44:34 +gs_sym_e.ps
14674 5122 65.0% 04-Aug-97 14:10:52 +gs_ttf.ps
1778 858 51.7% 04-Nov-96 06:42:32 +gs_typ42.ps
5009 2127 57.5% 28-Oct-96 16:15:38 +gs_type1.ps
1710 816 52.2% 20-Feb-97 20:15:40 +gs_wan_e.ps
2679 1208 54.9% 21-May-96 18:46:46 +gs_wl1_e.ps
2677 1175 56.1% 21-May-96 18:49:40 +gs_wl2_e.ps
2695 1219 54.7% 21-May-96 18:50:08 +gs_wl5_e.ps
38851 10938 71.8% 20-Jun-97 16:15:34 +gsalloc.c
2045 936 54.2% 27-May-95 17:38:08 +gsalloc.h
3997 1680 57.9% 05-Jun-97 15:20:40 +gsargs.c
2365 1106 53.2% 05-Jun-97 15:20:44 +gsargs.h
18305 5918 67.6% 02-Jan-97 04:19:02 +gsbitops.c
7072 2585 63.4% 05-Dec-95 16:35:52 +gsbitops.h
4439 1302 70.6% 30-Dec-96 22:43:16 +gsbittab.c
2836 1043 63.2% 30-Dec-96 22:43:26 +gsbittab.h
108 107 0.9% 13-Jun-97 00:20:46 +gsbj
92 91 1.0% 13-Jun-97 00:24:20 +gsbj.bat
2441 1086 55.5% 07-Mar-97 03:11:20 +gsccode.h
1721 814 52.7% 28-Jul-94 00:42:02 +gsccolor.h
2530 1076 57.4% 01-Feb-97 01:15:28 +gscdef.c
2020 957 52.6% 09-May-96 00:14:32 +gscdefs.h
44269 12729 71.2% 08-Jul-97 11:33:16 +gschar.c
6182 1894 69.3% 08-Jul-97 11:40:06 +gschar.h
10658 3611 66.1% 17-Mar-97 20:00:30 +gschar0.c
41265 11235 72.7% 25-Apr-97 00:47:46 +gscie.c
16729 4817 71.2% 26-Apr-96 15:20:58 +gscie.h
10914 3161 71.0% 25-Apr-97 01:10:42 +gscolor.c
1597 741 53.6% 20-Nov-96 03:20:46 +gscolor.h
7442 2089 71.9% 25-Apr-97 00:51:46 +gscolor1.c
2014 806 59.9% 13-Sep-94 22:09:14 +gscolor1.h
6338 2051 67.6% 25-Apr-97 00:58:28 +gscolor2.c
3134 1259 59.8% 16-Mar-97 00:46:02 +gscolor2.h
12819 3768 70.6% 07-Dec-96 23:58:22 +gscoord.c
2170 819 62.2% 21-Sep-96 18:42:18 +gscoord.h
1282 646 49.6% 02-Aug-95 05:50:22 +gscpm.h
1858 830 55.3% 23-Mar-97 00:16:24 +gscrypt1.h
1469 760 48.2% 09-Dec-96 23:16:36 +gscsel.h
6456 2281 64.6% 25-Apr-97 01:01:10 +gscsepr.c
1008 552 45.2% 16-Mar-97 00:45:26 +gscsepr.h
6544 2202 66.3% 04-Jun-96 03:26:32 +gscspace.h
11527 3586 68.8% 27-Mar-97 18:35:54 +gsdcolor.h
13205 4627 64.9% 31-Jul-97 13:57:18 +gsdevice.c
3304 1137 65.5% 28-Feb-97 08:41:54 +gsdevice.h
7134 2667 62.6% 27-Sep-95 00:48:28 +gsdevmem.c
110 108 1.8% 13-Jun-97 00:20:58 +gsdj
94 92 2.1% 13-Jun-97 00:24:32 +gsdj.bat
110 108 1.8% 13-Jun-97 00:21:06 +gsdj500
97 95 2.0% 13-Jun-97 00:24:50 +gsdj500.bat
5293 1957 63.0% 09-May-97 19:18:08 +gsdll.c
4853 1659 65.8% 09-May-97 19:18:08 +gsdll.h
525 268 48.9% 05-Sep-96 15:58:34 +gsdll16.def
1031 460 55.3% 17-Sep-96 23:50:36 +gsdll16.rc
282 182 35.4% 11-Apr-96 13:22:36 +gsdll2.def
957 525 45.1% 01-Aug-94 22:53:00 +gsdll2.rc
375 234 37.6% 09-May-97 19:18:08 +gsdll32.def
1031 460 55.3% 17-Sep-96 23:50:36 +gsdll32.rc
18682 5098 72.7% 09-Jul-96 17:48:50 +gsdparam.c
7126 2497 64.9% 08-Apr-97 08:35:12 +gsdps1.c
8136 2811 65.4% 29-Dec-94 05:13:42 +gsdsc.c
1344 690 48.6% 17-May-97 18:59:58 +gserror.h
1725 786 54.4% 10-Oct-94 10:42:14 +gserrors.h
9183 3176 65.4% 16-Oct-96 15:03:10 +gserver.c
1361 712 47.6% 23-Nov-94 16:05:20 +gsexit.h
4625 1811 60.8% 17-Mar-97 19:58:18 +gsfcmap.c
2001 954 52.3% 10-Mar-97 18:29:48 +gsfcmap.h
17733 6093 65.6% 07-Dec-96 23:31:24 +gsfemu.c
8798 2103 76.0% 21-Jun-97 00:09:04 +gsflip.c
1546 820 46.9% 12-Jun-97 17:57:38 +gsflip.h
15372 5009 67.4% 30-Apr-97 15:48:44 +gsfont.c
2712 1111 59.0% 11-Jun-96 05:12:04 +gsfont.h
3996 1508 62.2% 10-Mar-97 18:32:00 +gsfont0.c
2830 1303 53.9% 22-Apr-97 15:17:58 +gsgc.h
1580 297 81.2% 28-Jul-94 00:40:22 +gsgraph.icx
4213 1778 57.7% 04-Mar-97 19:46:46 +gshsb.c
1040 568 45.3% 27-Dec-94 00:19:02 +gshsb.h
16923 5600 66.9% 21-May-97 14:55:52 +gsht.c
2563 1068 58.3% 19-Feb-97 14:51:30 +gsht.h
9906 3063 69.0% 12-May-97 12:33:14 +gsht1.c
2128 952 55.2% 28-Apr-97 18:59:16 +gsht1.h
17068 6529 61.7% 16-Jul-97 19:18:38 +gshtscr.c
8995 3151 64.9% 06-May-97 17:27:30 +gsimage.c
1906 925 51.4% 12-Apr-96 01:40:44 +gsimage.h
6032 2361 60.8% 21-Aug-94 23:46:18 +gsimpath.c
2051 972 52.6% 09-May-96 00:23:36 +gsinit.c
2084 936 55.0% 28-May-96 02:59:20 +gsio.h
7091 2284 67.7% 25-Jun-96 13:59:12 +gsiodev.c
5329 2218 58.3% 06-May-97 01:06:54 +gsiparam.h
1725 872 49.4% 18-Jan-95 05:45:52 +gsjconf.h
1068 576 46.0% 04-Oct-94 22:58:36 +gsjerror.c
15414 4142 73.1% 04-Oct-94 23:01:18 +gsjerror.h
1814 915 49.5% 23-Jun-95 17:45:06 +gsjmorec.h
38310 11573 69.7% 05-Apr-95 06:27:18 +gsjpglib.h
16531 5367 67.5% 11-Nov-96 19:11:00 +gslib.c
1442 738 48.8% 09-May-96 00:22:24 +gslib.h
7651 2452 67.9% 15-Jan-97 01:02:46 +gsline.c
2578 918 64.3% 10-Jan-97 18:43:58 +gsline.h
111 108 2.7% 13-Jun-97 00:21:14 +gslj
95 95 0.0% 13-Jun-97 00:25:00 +gslj.bat
108 107 0.9% 13-Jun-97 00:21:20 +gslp
92 90 2.1% 13-Jun-97 00:25:14 +gslp.bat
15708 5319 66.1% 13-Jun-97 00:26:38 +gslp.ps
1455 698 52.0% 15-Jan-97 01:02:00 +gslparam.h
12639 3354 73.4% 07-Dec-96 23:57:16 +gsmatrix.c
3126 1130 63.8% 08-Jul-97 10:38:30 +gsmatrix.h
1856 904 51.2% 31-Jan-96 06:58:06 +gsmdebug.h
12087 3668 69.6% 02-Jul-97 14:22:52 +gsmemory.c
11914 3217 72.9% 24-May-96 23:19:46 +gsmemory.h
24302 8678 64.2% 10-Jun-97 18:59:18 +gsmisc.c
35 35 0.0% 20-Aug-95 21:01:08 +gsnd
43 43 0.0% 28-Sep-95 14:37:08 +gsnd.bat
43 43 0.0% 28-Sep-95 14:37:08 +gsndt.bat
9480 3396 64.1% 29-Dec-96 18:54:36 +gsnogc.c
75 75 0.0% 25-Mar-96 01:59:52 +gsos2.def
6897 874 87.3% 28-Jul-94 00:40:24 +gsos2.icx
957 522 45.4% 28-Jul-94 00:40:24 +gsos2.rc
9208 3039 66.9% 10-Jun-97 16:20:28 +gspaint.c
1205 608 49.5% 28-Jul-94 00:41:00 +gspaint.h
11272 2685 76.1% 04-Oct-95 02:50:12 +gsparam.c
13445 3728 72.2% 15-Nov-95 00:33:12 +gsparam.h
11735 3356 71.4% 17-Apr-97 22:06:28 +gspath.c
2976 1137 61.7% 07-Jul-96 20:52:12 +gspath.h
10943 3715 66.0% 29-Jun-97 21:35:14 +gspath1.c
1308 626 52.1% 28-Jul-94 00:41:50 +gspath2.h
25720 7108 72.3% 23-Jul-97 22:52:44 +gspcolor.c
1270 646 49.1% 18-Oct-95 01:29:56 +gspenum.h
35361 10678 69.8% 01-Aug-94 01:29:26 +gspmdrv.c
76 76 0.0% 28-Jul-94 00:40:22 +gspmdrv.def
1079 586 45.6% 28-Jul-94 00:42:08 +gspmdrv.h
6897 801 88.3% 28-Jul-94 00:40:24 +gspmdrv.icx
1566 813 48.0% 28-Jul-94 00:40:26 +gspmdrv.rc
4219 1453 65.5% 28-Apr-97 02:08:20 +gsrefct.h
2733 989 63.8% 13-Nov-96 01:26:20 +gsrop.c
1691 750 55.6% 13-Nov-96 01:25:20 +gsrop.h
6563 2229 66.0% 07-Dec-96 15:22:38 +gsropt.h
18243 4558 75.0% 05-Dec-96 07:34:06 +gsroptab.c
29831 8896 70.1% 25-Apr-97 16:51:58 +gsstate.c
2625 1050 60.0% 25-Apr-97 01:10:04 +gsstate.h
30972 5556 82.0% 29-Mar-97 05:41:04 +gsstruct.h
34 33 2.9% 28-Sep-95 14:37:08 +gst.bat
1580 281 82.2% 28-Jul-94 00:40:22 +gstext.icx
35 33 5.7% 28-Sep-95 14:37:08 +gstt.bat
16507 5461 66.9% 02-Jul-97 14:13:24 +gstype1.c
7125 2549 64.2% 26-May-97 04:00:26 +gstype1.h
17724 5649 68.1% 08-Aug-97 18:04:12 +gstype2.c
13442 4339 67.7% 15-Jul-97 19:12:26 +gstype42.c
2411 1135 52.9% 10-Nov-95 19:26:44 +gstypes.h
2353 1057 55.0% 21-May-97 14:54:46 +gsuid.h
5942 2327 60.8% 05-Oct-96 15:48:02 +gsutil.c
2337 1133 51.5% 14-Sep-96 06:59:10 +gsutil.h
1054 591 43.9% 17-Sep-96 23:50:36 +gswin.rc
1472 546 62.9% 17-Sep-96 23:50:36 +gswin32.rc
72 63 12.5% 08-Feb-95 07:25:20 +gswin386.rc
1425 710 50.1% 28-Jul-94 00:42:04 +gsxfont.h
1492 726 51.3% 21-Oct-95 02:34:16 +gx.h
13825 4488 67.5% 02-Dec-96 05:08:32 +gxacpath.c
13897 5011 63.9% 29-Dec-96 15:54:06 +gxalloc.h
3197 1519 52.4% 20-Sep-96 02:05:16 +gxarith.h
4324 1610 62.7% 11-Jun-96 08:06:20 +gxbcache.c
4346 1708 60.6% 11-Jun-96 08:01:38 +gxbcache.h
5710 2442 57.2% 16-Jul-97 19:11:16 +gxbitmap.h
13879 5059 63.5% 01-Jul-97 18:40:22 +gxccache.c
24083 8002 66.7% 02-Jul-97 14:23:32 +gxccman.c
6281 2286 63.6% 17-Feb-97 08:08:46 +gxchar.h
17719 5951 66.4% 20-Mar-97 16:34:50 +gxcht.c
3526 1507 57.2% 21-May-96 01:55:20 +gxcindex.h
23465 7139 69.5% 03-Jun-97 00:40:56 +gxclbits.c
20393 6747 66.9% 17-May-97 23:36:56 +gxcldev.h
3795 1563 58.8% 19-May-97 04:15:12 +gxclfile.c
32401 10626 67.2% 25-Jul-97 21:22:32 +gxclimag.c
3051 1338 56.1% 26-Mar-97 22:57:20 +gxclio.h
11037 3040 72.4% 26-Nov-96 23:45:04 +gxclip2.c
2274 1069 52.9% 26-Nov-96 23:45:14 +gxclip2.h
26145 7903 69.7% 21-May-97 05:46:56 +gxclist.c
10902 3982 63.4% 21-May-97 05:46:40 +gxclist.h
1692 772 54.3% 18-Jan-97 19:43:34 +gxcllzw.c
32220 9567 70.3% 11-Jun-97 06:06:18 +gxclmem.c
4876 1833 62.4% 26-Mar-97 23:00:58 +gxclmem.h
3837 1505 60.7% 26-Mar-97 23:02:20 +gxclpage.c
2407 1105 54.0% 26-Mar-97 22:06:36 +gxclpage.h
34793 9628 72.3% 12-Jun-97 21:54:56 +gxclpath.c
7934 3037 61.7% 13-Jun-97 04:21:38 +gxclpath.h
67178 19022 71.6% 16-Jul-97 19:14:22 +gxclread.c
16089 4259 73.5% 11-Mar-97 17:02:12 +gxclrect.c
1821 812 55.4% 18-Jan-97 19:52:16 +gxclzlib.c
26902 5563 79.3% 06-May-97 16:40:48 +gxcmap.c
4039 1324 67.2% 06-May-97 16:25:42 +gxcmap.h
3165 1452 54.1% 14-Mar-97 23:41:00 +gxcolor2.h
1496 764 48.9% 28-Jul-94 00:41:50 +gxcoord.h
31435 8889 71.7% 21-Jul-97 03:40:26 +gxcpath.c
4833 1991 58.8% 14-Dec-96 15:29:16 +gxcpath.h
6047 1814 70.0% 01-Mar-97 20:44:38 +gxcspace.h
4206 1447 65.5% 02-Sep-95 02:48:18 +gxctable.c
2179 1000 54.1% 27-Aug-95 00:33:52 +gxctable.h
1726 820 52.4% 20-Jan-96 02:01:02 +gxcvalue.h
4884 1825 62.6% 20-Feb-97 02:52:56 +gxdcconv.c
1376 660 52.0% 20-Feb-97 01:52:36 +gxdcconv.h
7116 2127 70.1% 20-Feb-97 02:33:38 +gxdcolor.c
6458 2305 64.3% 21-Feb-97 03:31:58 +gxdcolor.h
5492 2102 61.7% 27-May-97 18:19:02 +gxdda.h
39650 9852 75.1% 25-Jul-97 06:55:02 +gxdevice.h
6571 2619 60.1% 26-Mar-97 06:03:30 +gxdevmem.h
1403 657 53.1% 28-Apr-96 20:23:32 +gxdevrop.h
11036 4402 60.1% 28-Apr-97 18:10:36 +gxdht.h
16598 5226 68.5% 18-May-96 18:41:36 +gxdither.c
3348 1115 66.6% 06-May-97 15:55:38 +gxdither.h
4326 1590 63.2% 14-Dec-96 04:41:10 +gxfarith.h
9709 3504 63.9% 01-Jul-97 18:17:40 +gxfcache.h
3563 1534 56.9% 17-Mar-97 19:08:40 +gxfcmap.h
47578 15290 67.8% 02-Jul-97 14:24:28 +gxfill.c
9400 3198 65.9% 17-Jun-97 22:15:28 +gxfixed.h
3435 1485 56.7% 21-Sep-96 18:31:30 +gxfmap.h
7433 2734 63.2% 01-Jul-97 18:16:48 +gxfont.h
2309 1065 53.8% 09-Apr-97 20:10:04 +gxfont0.h
3882 1608 58.5% 23-Mar-97 00:56:12 +gxfont1.h
2434 1090 55.2% 13-Mar-97 17:10:36 +gxfont42.h
3498 1432 59.0% 20-Jan-96 02:00:26 +gxfrac.h
1635 781 52.2% 01-Jul-97 18:18:54 +gxftype.h
9199 3126 66.0% 18-Jun-97 15:54:08 +gxhint1.c
12098 4024 66.7% 19-Jul-97 18:18:06 +gxhint2.c
16041 5288 67.0% 19-Jul-97 18:28:22 +gxhint3.c
15083 5204 65.4% 02-Mar-97 18:21:24 +gxht.c
5104 1747 65.7% 28-Apr-97 20:11:36 +gxht.h
1696 851 49.8% 28-Apr-96 06:26:46 +gxhttile.h
1494 698 53.2% 27-Mar-97 17:41:44 +gxhttype.h
24539 8097 67.0% 13-Jun-97 13:19:22 +gximage.c
10489 4082 61.0% 04-Jun-97 17:19:18 +gximage.h
6243 2317 62.8% 02-Jul-97 14:25:02 +gximage0.c
19879 6590 66.8% 04-Jun-97 09:03:32 +gximage1.c
14093 4421 68.6% 02-Mar-97 18:46:48 +gximage2.c
9614 3364 65.0% 06-May-97 17:20:50 +gximage3.c
8995 3065 65.9% 12-Jul-97 00:43:22 +gximage4.c
7249 2852 60.6% 19-Jun-97 06:59:16 +gximage5.c
6098 2057 66.2% 25-Jun-96 13:52:12 +gxiodev.h
7989 2823 64.6% 20-Feb-97 00:19:00 +gxistate.h
2598 1161 55.3% 05-Nov-96 16:40:08 +gxline.h
1145 588 48.6% 28-Jul-94 00:41:46 +gxlum.h
2832 1312 53.6% 27-Feb-97 06:26:26 +gxmatrix.h
7892 2877 63.5% 27-Oct-96 17:18:32 +gxobj.h
2585 1197 53.6% 23-Mar-97 08:09:58 +gxop1.h
2255 933 58.6% 19-Mar-97 18:16:48 +gxpaint.c
3680 1441 60.8% 17-Apr-97 05:42:26 +gxpaint.h
16690 5236 68.6% 29-Apr-97 20:00:40 +gxpath.c
8091 2589 68.0% 19-Mar-97 18:07:38 +gxpath.h
12703 4083 67.8% 16-Jul-97 02:14:22 +gxpath2.c
1863 870 53.3% 15-Feb-97 05:43:14 +gxpcache.h
18121 5275 70.8% 21-Feb-97 03:49:34 +gxpcmap.c
5392 2182 59.5% 20-Feb-97 19:56:14 +gxpcolor.h
23601 8358 64.5% 11-Jun-97 02:04:08 +gxpcopy.c
5727 2189 61.7% 04-Mar-97 23:48:14 +gxpdash.c
14405 5481 61.9% 27-Apr-97 12:37:32 +gxpflat.c
5399 1538 71.5% 20-Apr-97 23:12:36 +gxsample.c
2846 1191 58.1% 20-Apr-97 23:15:24 +gxsample.h
2988 1224 59.0% 04-Dec-96 22:20:22 +gxstate.h
41889 14439 65.5% 15-Jul-97 18:00:48 +gxstroke.c
1505 742 50.6% 15-Sep-94 14:29:06 +gxtmap.h
12661 4621 63.5% 23-Mar-97 17:53:32 +gxtype1.c
12055 4288 64.4% 18-Jun-97 15:53:46 +gxtype1.h
6501 2616 59.7% 25-Oct-96 04:37:06 +gxxfont.h
1964 889 54.7% 02-Dec-96 05:09:40 +gzacpath.h
2044 963 52.8% 25-May-96 22:14:34 +gzcpath.h
7778 3026 61.0% 13-May-97 05:32:50 +gzht.h
1308 676 48.3% 14-Oct-96 04:04:42 +gzline.h
10853 3895 64.1% 19-Mar-97 20:51:14 +gzpath.h
3378 1460 56.7% 21-Mar-97 17:50:22 +gzstate.h
8041 3652 54.5% 15-Jul-97 19:10:42 +helpers.txt
10528 4528 56.9% 28-Jul-94 00:39:40 +hershey.txt
12424 5113 58.8% 21-Jun-96 02:22:58 +history1.txt
191160 74535 61.0% 09-Jul-96 17:31:20 +history2.txt
303513 112924 62.7% 23-Sep-96 16:11:40 +history3.txt
2501 1204 51.8% 21-Jun-96 02:23:50 +humor.txt
8420 2899 65.5% 26-Oct-96 23:24:22 +ialloc.c
4161 1387 66.6% 27-May-95 17:38:10 +ialloc.h
1042 552 47.0% 23-May-95 13:46:40 +iastate.h
987 538 45.4% 23-May-95 13:45:52 +iastruct.h
5890 2199 62.6% 28-May-96 22:09:06 +ibnum.c
2378 1061 55.3% 23-Jan-96 09:05:24 +ibnum.h
8321 2655 68.0% 20-Nov-95 20:03:30 +iccfont.c
1097 600 45.3% 22-Sep-95 19:27:12 +iccinit0.c
1600 789 50.6% 02-Nov-95 23:46:40 +icfontab.c
2602 1100 57.7% 08-Jul-97 10:20:12 +ichar.h
1858 941 49.3% 08-Jul-97 09:59:16 +icharout.h
2984 1249 58.1% 15-Nov-95 00:21:30 +icie.h
1842 823 55.3% 21-Sep-96 18:31:30 +icolor.h
2364 1008 57.3% 25-Mar-97 08:23:48 +iconf.c
3318 1361 58.9% 06-May-97 07:50:32 +icontext.c
2776 1240 55.3% 06-May-97 07:51:42 +icontext.h
1567 815 47.9% 09-Nov-94 19:09:12 +icsmap.h
7503 2696 64.0% 23-Apr-97 02:53:08 +idebug.c
1492 725 51.4% 04-Jun-95 04:55:40 +idebug.h
31407 9462 69.8% 04-May-97 20:47:18 +idict.c
8733 3059 64.9% 04-May-97 20:45:36 +idict.h
10309 2900 71.8% 08-Jul-97 11:15:00 +idparam.c
3184 1233 61.2% 15-Nov-95 00:22:32 +idparam.h
2864 1269 55.6% 05-Mar-96 14:09:52 +ifilter.h
3021 1414 53.1% 08-Jul-97 10:15:14 +ifont.h
34931 10442 70.1% 25-Apr-97 02:52:14 +igc.c
2862 1216 57.5% 21-Sep-96 18:01:40 +igc.h
20315 6439 68.3% 21-Sep-96 18:12:36 +igcref.c
10316 3474 66.3% 03-Aug-96 20:08:28 +igcstr.c
1305 649 50.2% 24-Dec-95 17:29:36 +igcstr.h
6062 2368 60.9% 12-May-96 18:24:38 +igstate.h
1167 636 45.5% 28-Apr-97 20:46:54 +iht.h
1449 728 49.7% 06-May-97 14:14:30 +iimage.h
14036 4554 67.5% 11-Apr-97 05:32:32 +iinit.c
1093 580 46.9% 28-Jul-94 00:42:02 +ilevel.h
10864 3428 68.4% 15-Apr-97 06:12:12 +ilocate.c
16671 5092 69.4% 19-Apr-97 08:24:04 +imain.c
9877 3525 64.3% 03-Jul-96 15:48:26 +imain.h
19459 6701 65.5% 13-May-97 06:49:54 +imainarg.c
1829 923 49.5% 16-Apr-96 05:35:46 +imainarg.h
3574 1550 56.6% 23-May-95 13:49:54 +imemory.h
2694 1311 51.3% 25-Mar-97 07:36:16 +iminst.h
5688 2410 57.6% 03-Jul-96 18:50:32 +impath.ps
18251 6413 64.8% 12-May-97 21:03:12 +iname.c
3764 1612 57.1% 26-Jun-95 17:46:38 +iname.h
8007 3012 62.3% 25-Apr-97 02:42:40 +inamedef.h
9098 3677 59.5% 20-Jun-97 02:12:44 +install.txt
44442 11495 74.1% 23-Jul-97 22:58:28 +int.mak
45697 13825 69.7% 19-Jul-97 00:29:52 +interp.c
2012 938 53.3% 05-Sep-95 02:05:12 +interp.h
5210 2066 60.3% 25-Jul-96 16:22:50 +ipacked.h
24345 5345 78.0% 08-Jul-97 10:32:58 +iparam.c
3651 1439 60.5% 29-Jan-95 05:16:22 +iparam.h
1314 691 47.4% 28-Jul-94 00:41:48 +iparray.h
6309 2468 60.8% 27-Oct-96 15:01:44 +ireclaim.c
13868 4941 64.3% 19-Apr-97 15:03:52 +iref.h
30718 9464 69.1% 03-Jun-97 00:40:22 +isave.c
4886 1974 59.5% 05-Jun-95 14:08:30 +isave.h
28650 9436 67.0% 07-Jul-97 00:57:38 +iscan.c
5274 2160 59.0% 22-Mar-96 17:00:26 +iscan.h
17610 5091 71.0% 23-Jan-96 10:53:20 +iscanbin.c
8964 2903 67.6% 07-Jul-97 00:39:42 +iscannum.c
1183 625 47.1% 07-Feb-95 00:37:08 +iscannum.h
1463 746 49.0% 05-Jun-95 14:05:16 +isstate.h
15513 4825 68.8% 29-Jun-97 23:02:46 +istack.c
9825 3619 63.1% 29-Jun-97 22:33:10 +istack.h
1415 696 50.8% 24-Sep-95 02:16:16 +istream.h
2169 962 55.6% 21-Sep-96 18:00:38 +istruct.h
16837 5669 66.3% 08-Jul-97 11:48:06 +iutil.c
4147 1731 58.2% 08-Jul-97 11:17:24 +iutil.h
3024 1203 60.2% 28-Jul-94 00:44:00 +iutil2.c
1625 802 50.6% 28-Jul-94 00:42:10 +iutil2.h
12438 4693 62.2% 28-Jul-94 00:40:20 +iutilasm.asm
4524 1988 56.0% 28-Apr-97 20:22:54 +ivmspace.h
10999 3382 69.2% 05-Jun-97 17:23:26 +jpeg.mak
1455 589 59.5% 23-Mar-95 18:23:18 +landscap.ps
29725 10499 64.6% 17-Jul-97 16:04:38 +language.txt
59 50 15.2% 28-Jul-94 00:40:10 +level1.ps
40075 9645 75.9% 09-Aug-97 03:41:20 +lib.mak
13773 5137 62.7% 24-Dec-96 05:46:42 +lib.txt
3939 1535 61.0% 21-Jul-97 16:59:38 +libpng.mak
3237 1026 68.3% 21-Mar-96 12:36:54 +lines.ps
4608 1719 62.6% 26-Aug-95 16:31:10 +lprsetup.sh
3103 1032 66.7% 16-Feb-96 08:17:58 +main.h
61137 23026 62.3% 28-Jul-97 14:36:48 +make.txt
1816 878 51.6% 11-Nov-96 05:57:44 +malloc_.h
3622 1444 60.1% 03-Jul-96 18:50:40 +markhint.ps
2039 905 55.6% 14-Nov-95 02:44:24 +markpath.ps
2712 1296 52.2% 18-Sep-95 17:16:20 +math_.h
3603 1483 58.8% 17-Jul-97 17:10:12 +memory_.h
10950 4211 61.5% 05-Aug-97 05:54:54 +msvc32.mak
4784 2026 57.6% 25-Jul-97 15:49:26 +msvccom.mak
8909 3652 59.0% 18-Jul-97 01:19:02 +msvclib.mak
14 14 0.0% 28-Sep-95 14:37:08 +mv.bat
14 14 0.0% 28-Sep-95 14:37:10 +mv.cmd
1078 583 45.9% 13-May-97 15:50:50 +necp2x.upp
1102 584 47.0% 17-Jul-97 15:49:38 +necp2x6.upp
24202 9812 59.4% 08-Aug-97 18:31:14 +new-user.txt
175280 65853 62.4% 09-Aug-97 00:10:52 +NEWS
2949 1077 63.4% 29-Nov-95 22:23:36 +opcheck.h
5264 2233 57.5% 24-Dec-95 23:37:40 +opdef.h
11201 4220 62.3% 05-Aug-97 05:55:12 +openvms.mak
4090 1749 57.2% 25-Jan-95 03:07:42 +oper.h
3527 1266 64.1% 17-Apr-96 00:21:50 +opextern.h
14758 5535 62.4% 18-Jun-97 04:51:10 +os2.mak
3332 1516 54.5% 19-Apr-96 23:54:14 +ostack.h
1762 834 52.6% 15-Aug-94 08:01:00 +overlay.h
10506 3940 62.4% 03-Jul-96 18:51:14 +packfile.ps
2132 1027 51.8% 28-Jul-94 00:39:50 +pcharstr.ps
394 274 30.4% 01-Sep-96 18:00:30 +pdf2dsc
1373 710 48.2% 01-Sep-96 18:00:36 +pdf2dsc.1
4064 1680 58.6% 19-Jul-97 16:59:16 +pdf2dsc.ps
339 253 25.3% 22-Mar-96 06:25:48 +pdf2ps
705 381 45.9% 21-Jun-96 02:11:54 +pdf2ps.1
376 245 34.8% 22-Mar-96 06:26:04 +pdf2ps.bat
7981 2873 64.0% 16-Apr-97 19:33:22 +pdf_2ps.ps
14839 5307 64.2% 04-May-97 13:36:44 +pdf_base.ps
10382 3804 63.3% 18-Jul-97 15:59:04 +pdf_draw.ps
13853 4478 67.6% 16-Apr-97 19:27:54 +pdf_font.ps
14757 5284 64.1% 19-Jul-97 22:06:32 +pdf_main.ps
2328 1137 51.1% 07-Aug-97 01:39:20 +pdf_sec.ps
3387 1449 57.2% 20-Dec-94 20:03:02 +pfbtogs.ps
1291 405 68.6% 28-Sep-95 14:37:08 +pftogsf.bat
6600 2657 59.7% 05-Aug-94 09:10:26 +pj-gs.sh
2126 905 57.4% 13-Jul-97 04:34:12 +ppath.ps
4239 1581 62.7% 23-Dec-96 08:06:30 +prfont.ps
154 130 15.5% 06-Sep-95 22:44:14 +printafm
3187 1361 57.2% 06-Sep-95 22:49:20 +printafm.ps
22313 7077 68.2% 17-Aug-95 05:41:40 +ps2ai.ps
639 304 52.4% 10-Nov-95 03:57:32 +ps2ascii
1047 517 50.6% 21-Jun-96 02:12:40 +ps2ascii.1
316 136 56.9% 28-Sep-95 14:37:10 +ps2ascii.bat
39665 12893 67.4% 09-Jul-96 05:48:32 +ps2ascii.ps
1575 753 52.1% 27-Jul-95 07:15:22 +ps2epsi
2620 1221 53.3% 28-Jul-94 00:39:20 +ps2epsi.1
624 350 43.9% 28-Sep-95 14:37:10 +ps2epsi.bat
7209 2578 64.2% 25-May-96 00:59:26 +ps2epsi.ps
2517 1188 52.8% 21-Jun-96 02:25:12 +ps2epsi.txt
119 97 18.4% 10-Sep-94 10:36:52 +ps2image.ps
524 318 39.3% 16-Jun-97 16:00:46 +ps2pdf
1282 666 48.0% 21-Jun-96 02:13:34 +ps2pdf.1
1204 526 56.3% 26-Jun-97 22:54:00 +ps2pdf.bat
4285 2050 52.1% 26-Aug-96 08:42:46 +ps2pdf.txt
8579 3354 60.9% 18-Jul-97 21:36:46 +psfiles.txt
11409 4534 60.2% 18-Jun-97 15:59:22 +PUBLIC
3160 1451 54.0% 21-Jun-96 02:27:22 +public.txt
455 288 36.7% 28-Jul-94 00:40:42 +pv.sh
5 5 0.0% 28-Sep-95 14:37:08 +quit.ps
211 166 21.3% 31-Mar-97 13:10:16 +ras1.upp
215 167 22.3% 31-Mar-97 13:10:16 +ras24.upp
210 171 18.5% 31-Mar-97 13:10:16 +ras3.upp
194 159 18.0% 31-Mar-97 13:10:16 +ras32.upp
216 175 18.9% 31-Mar-97 13:10:16 +ras4.upp
205 161 21.4% 31-Mar-97 13:10:16 +ras8m.upp
7040 2669 62.0% 08-Aug-97 18:00:30 +README
3020 1381 54.2% 18-Jul-97 21:35:30 +ridt91.eps
95 73 23.1% 28-Sep-95 14:37:10 +rm.bat
95 73 23.1% 28-Sep-95 14:37:10 +rm.cmd
554 194 64.9% 14-May-97 18:18:32 +rm_all.com
224 166 25.8% 14-May-97 18:18:54 +rm_one.com
11713 4100 64.9% 16-Jan-96 02:13:28 +rollconv.ps
1602 804 49.8% 12-Jan-96 18:28:36 +sa85x.h
5307 1683 68.2% 25-Feb-96 06:46:30 +sbcp.c
7256 2398 66.9% 28-Feb-96 02:23:08 +sbhc.c
3000 1174 60.8% 04-Sep-94 23:01:36 +sbhc.h
1455 707 51.4% 07-Feb-95 14:23:40 +sbtx.h
12748 4295 66.3% 24-Jun-95 05:21:14 +sbwbs.c
2860 1172 59.0% 20-May-95 03:35:04 +sbwbs.h
2594 1244 52.0% 10-Apr-96 19:26:52 +scanchar.h
4442 1039 76.6% 07-Jul-97 01:16:42 +scantab.c
6950 2358 66.0% 21-Mar-97 16:17:36 +scf.h
22056 7235 67.1% 17-May-97 09:10:02 +scfd.c
7917 2204 72.1% 06-Oct-94 16:30:56 +scfdgen.c
11379 1321 88.3% 31-Aug-94 10:35:20 +scfdtab.c
14862 5022 66.2% 21-Mar-97 16:16:56 +scfe.c
5858 1778 69.6% 26-Jan-95 14:51:08 +scfetab.c
4729 1791 62.1% 21-Mar-97 16:17:24 +scfx.h
5406 2154 60.1% 28-Feb-96 02:07:40 +scommon.h
3670 1580 56.9% 05-Jan-95 22:05:28 +sdct.h
1288 676 47.5% 06-Oct-94 04:41:14 +sdctc.c
8367 2833 66.1% 23-Jun-95 01:49:58 +sdctd.c
5011 1988 60.3% 15-Nov-95 02:21:50 +sdcte.c
5073 2045 59.6% 28-May-97 07:49:12 +seexec.c
5037 1715 65.9% 28-May-97 07:48:56 +sfilter.h
6757 2377 64.8% 29-Mar-97 02:17:10 +sfilter1.c
6266 2193 65.0% 09-Apr-97 23:59:04 +sfilter2.c
1038 571 44.9% 29-Mar-97 04:28:26 +sfxboth.c
9351 3159 66.2% 29-Mar-97 04:29:50 +sfxfd.c
7063 2336 66.9% 29-Mar-97 04:20:20 +sfxstdio.c
1940 952 50.9% 21-Jun-95 17:37:58 +shc.c
7805 2831 63.7% 04-Mar-97 00:58:52 +shc.h
14493 4830 66.6% 29-Oct-96 15:45:52 +shcgen.c
2270 962 57.6% 01-Oct-94 06:01:32 +shcgen.h
3081 1352 56.1% 03-Jul-96 18:51:42 +showchar.ps
9 9 0.0% 28-Jul-94 00:40:14 +showpage.ps
14311 4808 66.4% 04-Mar-97 06:16:24 +siscale.c
4561 1932 57.6% 08-Apr-96 01:04:14 +siscale.h
2834 1089 61.5% 23-Mar-97 23:01:36 +sjpeg.h
7652 2701 64.7% 06-Oct-94 15:19:48 +sjpegc.c
2655 1006 62.1% 23-Jun-95 01:49:58 +sjpegd.c
3259 1049 67.8% 23-Mar-97 23:01:36 +sjpege.c
2897 1321 54.4% 23-Jun-95 15:46:22 +sjpegerr.c
1336 707 47.0% 09-Feb-96 03:29:00 +slzwc.c
4748 2007 57.7% 10-May-96 00:12:32 +slzwce.c
10196 3686 63.8% 28-Feb-96 02:19:34 +slzwd.c
2650 1170 55.8% 15-Oct-95 16:50:20 +slzwx.h
4156 1591 61.7% 11-Nov-96 06:21:48 +smtf.c
1533 755 50.7% 20-May-95 03:35:02 +smtf.h
2071 746 63.9% 28-Jul-94 00:39:52 +snowflak.ps
1805 901 50.0% 02-Mar-96 14:51:54 +spcxd.c
1068 573 46.3% 02-Mar-96 08:09:04 +spcxx.h
8086 2468 69.4% 18-Apr-96 20:14:28 +spdiff.c
1955 945 51.6% 05-Mar-96 03:16:36 +spdiffx.h
10242 2896 71.7% 21-Feb-97 16:03:00 +spngp.c
2183 1040 52.3% 29-Apr-96 04:40:00 +spngpx.h
2935 1290 56.0% 01-Feb-97 07:33:20 +srld.c
4876 1891 61.2% 18-Apr-97 15:17:44 +srle.c
2650 1057 60.1% 02-Feb-97 23:13:40 +srlx.h
9757 3205 67.1% 13-Apr-97 19:10:20 +sstring.c
2309 955 58.6% 22-Mar-96 17:04:32 +sstring.h
1889 909 51.8% 21-Jul-97 03:32:52 +stat_.h
1866 566 69.6% 31-Mar-97 13:10:16 +stc.upp
2060 643 68.7% 21-Jul-97 13:41:08 +stc1520h.upp
1847 558 69.7% 31-Mar-97 13:10:16 +stc2.upp
1822 555 69.5% 31-Mar-97 13:10:16 +stc2_h.upp
2179 702 67.7% 13-May-97 15:45:12 +stc2s_h.upp
1846 619 66.4% 31-Mar-97 13:10:16 +stc500p.upp
1846 598 67.6% 31-Mar-97 13:10:16 +stc500ph.upp
2187 657 69.9% 21-Jul-97 13:41:08 +stc600ih.upp
1094 547 50.0% 13-May-97 15:45:12 +stc600p.upp
1058 537 49.2% 13-May-97 15:45:12 +stc600pl.upp
2064 645 68.7% 21-Jul-97 13:41:08 +stc800ih.upp
1058 534 49.5% 31-Mar-97 13:10:16 +stc800p.upp
1040 527 49.3% 31-Mar-97 13:10:16 +stc800pl.upp
1856 566 69.5% 31-Mar-97 13:10:16 +stc_h.upp
683 381 44.2% 31-Mar-97 13:10:16 +stc_l.upp
622 343 44.8% 31-Mar-97 13:10:16 +stcany.upp
25847 7139 72.3% 26-Sep-95 22:37:52 +stcinfo.ps
5338 2137 59.9% 26-Sep-95 22:37:52 +stcolor.ps
9205 2463 73.2% 19-Mar-95 21:07:52 +std.h
1613 825 48.8% 21-Nov-94 22:13:32 +stdio_.h
13569 5016 63.0% 21-Jul-97 03:38:44 +stdpre.h
9461 3076 67.4% 07-Feb-95 05:30:06 +store.h
21675 6700 69.0% 21-May-97 14:30:52 +stream.c
11566 4040 65.0% 25-Apr-97 10:10:02 +stream.h
6622 2675 59.6% 21-May-97 14:03:10 +strimpl.h
1697 821 51.6% 24-Aug-94 10:34:24 +string_.h
861 537 37.6% 28-Jul-94 00:40:42 +sysvlp.sh
1853 961 48.1% 18-Jan-97 18:39:34 +szlibc.c
2642 1211 54.1% 18-Jan-97 18:40:50 +szlibd.c
2743 1253 54.3% 18-Jan-97 18:40:26 +szlibe.c
2095 1033 50.6% 18-Jan-97 18:39:16 +szlibx.h
7693 2630 65.8% 29-May-97 01:29:38 +t1tot2.ps
1730 616 64.3% 10-Feb-97 06:33:22 +tar_cat
2410 954 60.4% 11-Apr-96 04:52:58 +tar_gs
66 52 21.2% 06-Oct-95 20:14:00 +tar_uncat
204 113 44.6% 15-Oct-96 03:17:36 +test.ps
78519 31213 60.2% 28-Jul-94 00:40:06 +tiger.ps
2697 1292 52.0% 06-Aug-97 18:04:12 +time_.h
1676 863 48.5% 30-Jun-95 17:49:16 +traceimg.ps
2782 1204 56.7% 28-Jul-94 00:39:50 +traceop.ps
171 105 38.5% 30-May-95 13:59:42 +turboc.cfg
2685 1244 53.6% 28-Jul-94 00:40:14 +type1enc.ps
7684 2656 65.4% 28-May-97 06:30:16 +type1ops.ps
4624 1930 58.2% 17-Jun-97 01:03:12 +ugcclib.mak
6284 1950 68.9% 13-May-97 15:45:12 +uninfo.ps
199610 55539 72.1% 09-Aug-97 18:27:58 +unix-cc.mak
5609 2316 58.7% 25-Jul-97 03:24:46 +unix-end.mak
199909 55634 72.1% 09-Aug-97 18:27:58 +unix-gcc.mak
4032 1825 54.7% 26-Aug-95 16:44:06 +unix-lpr.sh
6365 2772 56.4% 01-Jul-96 03:44:16 +unix-lpr.txt
199361 55439 72.1% 09-Aug-97 18:27:58 +unixansi.mak
1952 1044 46.5% 29-May-96 13:54:56 +unixhead.mak
5708 2209 61.2% 14-Apr-97 05:15:02 +unixtail.mak
1900 791 58.3% 28-Jul-94 00:39:58 +unprot.ps
47738 17415 63.5% 25-Jul-97 15:01:58 +use.txt
1382 710 48.6% 08-Aug-97 18:01:30 +version.mak
2335 1163 50.1% 11-Jun-97 04:11:52 +viewcmyk.ps
4694 1803 61.5% 05-Jan-95 05:50:22 +viewgif.ps
4230 1878 55.6% 20-May-97 20:57:58 +viewjpeg.ps
3991 1674 58.0% 18-Sep-96 18:40:52 +viewpbm.ps
4121 1857 54.9% 02-May-97 17:12:56 +viewpcx.ps
1431 719 49.7% 14-May-95 14:47:52 +viewps2a.ps
3995 1726 56.7% 06-Jun-97 06:52:24 +vms-cc.mak
4608 1890 58.9% 06-Jun-97 06:52:48 +vms-decc.mak
3873 1708 55.8% 06-Jun-97 06:53:18 +vms-gcc.mak
61799 13684 77.8% 09-Aug-97 00:12:26 +vms.mak
1558 780 49.9% 28-Aug-94 08:38:44 +vmsmath.h
7781 3257 58.1% 18-Jun-97 04:51:14 +watc.mak
2761 1333 51.7% 17-Jun-97 01:03:20 +watclib.mak
12113 4662 61.5% 05-Aug-97 05:55:30 +watcw32.mak
2465 1230 50.1% 03-Jul-96 18:49:16 +waterfal.ps
4050 1782 56.0% 14-Apr-97 16:33:44 +wccommon.mak
2488 1052 57.7% 21-Feb-97 05:07:18 +wctail.mak
52 52 0.0% 20-Aug-95 21:01:36 +wftopfa
9071 3436 62.1% 03-Jul-96 18:52:14 +wftopfa.ps
1420 753 46.9% 19-Sep-94 23:11:46 +windows_.h
3063 1237 59.6% 18-Jul-97 01:01:04 +winint.mak
3735 1744 53.3% 18-Jul-97 01:00:50 +winlib.mak
3893 1627 58.2% 28-Jul-94 00:40:14 +winmaps.ps
70 60 14.2% 29-May-96 15:01:12 +wmakebat.bat
2971 971 67.3% 28-Jul-94 00:40:40 +wmin.mak
18226 5906 67.5% 03-Jul-96 18:52:28 +wrfont.ps
10247 3718 63.7% 28-May-97 08:14:56 +writecff.ps
6071 2271 62.5% 02-Sep-96 14:50:06 +x_.h
6756 2790 58.7% 21-Jun-96 02:28:06 +xfonts.txt
7259 2087 71.2% 04-Mar-97 19:36:44 +zarith.c
3317 1446 56.4% 25-Jan-95 03:16:12 +zarray.c
7716 2722 64.7% 21-Apr-97 23:50:22 +zbseq.c
18476 5651 69.4% 25-Jul-97 19:42:42 +zchar.c
16342 5062 69.0% 08-Jul-97 11:21:38 +zchar1.c
8552 2907 66.0% 23-Jul-97 22:58:06 +zchar2.c
5226 2051 60.7% 08-Jul-97 11:42:48 +zchar42.c
6284 2393 61.9% 08-Jul-97 11:42:34 +zcharout.c
2887 1198 58.5% 07-Mar-97 06:52:10 +zcid.c
20272 5363 73.5% 08-Jul-97 10:32:26 +zcie.c
6345 2217 65.0% 08-Jul-97 11:18:44 +zcolor.c
6631 2049 69.0% 08-Jul-97 11:18:22 +zcolor1.c
5215 1897 63.6% 08-Jul-97 11:19:32 +zcolor2.c
20393 6128 69.9% 27-May-97 21:16:00 +zcontext.c
20864 6216 70.2% 08-Jul-97 10:33:28 +zcontrol.c
9971 3275 67.1% 08-Jul-97 23:50:06 +zcrd.c
6981 2732 60.8% 08-Jul-97 10:34:44 +zcsindex.c
5021 2018 59.8% 08-Jul-97 10:35:04 +zcssepr.c
2490 1029 58.6% 23-Mar-95 17:19:50 +zdevcal.c
9622 3141 67.3% 18-Jun-97 22:39:30 +zdevice.c
8775 2695 69.2% 18-Jun-97 22:39:00 +zdevice2.c
12368 4028 67.4% 19-Jan-97 07:42:02 +zdict.c
2425 934 61.4% 05-Nov-94 00:28:56 +zdosio.c
11614 3523 69.6% 19-Mar-96 15:35:20 +zdouble.c
12587 4174 66.8% 08-Jul-97 02:59:50 +zdpnext.c
3789 1401 63.0% 22-Apr-97 00:31:38 +zdps.c
10422 3278 68.5% 08-Jul-97 03:00:30 +zdps1.c
2612 1014 61.1% 25-Sep-94 19:39:14 +zeroline.ps
2627 978 62.7% 03-Mar-96 19:30:00 +zfbcp.c
9985 3191 68.0% 02-Jul-97 14:09:56 +zfcmap.c
10074 3007 70.1% 15-Jan-96 08:19:26 +zfdctc.c
3134 1414 54.8% 25-Jan-95 02:38:22 +zfdctd.c
8092 2944 63.6% 25-Jan-95 02:38:28 +zfdcte.c
9967 2775 72.1% 16-Sep-96 17:56:18 +zfdecode.c
26191 8687 66.8% 19-Apr-97 05:55:12 +zfile.c
19057 5477 71.2% 13-May-97 14:23:30 +zfileio.c
11188 3299 70.5% 02-Jul-96 18:47:26 +zfilter.c
4376 1742 60.1% 16-Sep-96 17:53:08 +zfilter2.c
9219 2763 70.0% 03-Mar-96 19:25:24 +zfilterx.c
3265 1325 59.4% 15-Nov-95 01:06:58 +zfname.c
12030 4161 65.4% 18-Jul-97 00:11:10 +zfont.c
9835 3388 65.5% 28-Apr-97 01:35:44 +zfont0.c
8632 2722 68.4% 23-Mar-97 00:57:00 +zfont1.c
16441 5337 67.5% 08-Jul-97 11:20:08 +zfont2.c
3594 1562 56.5% 18-Jul-97 19:09:04 +zfont42.c
9865 2980 69.7% 26-Jun-96 18:24:48 +zfproc.c
3091 1074 65.2% 30-Dec-96 08:47:34 +zfzlib.c
13259 3998 69.8% 19-Jun-97 01:31:06 +zgeneric.c
10240 3077 69.9% 08-Jul-97 10:33:46 +zgstate.c
1715 858 49.9% 08-Jul-97 11:19:20 +zhsb.c
6817 2530 62.8% 08-Jul-97 03:03:46 +zht.c
4469 1773 60.3% 29-Apr-97 19:55:18 +zht1.c
10039 3374 66.3% 05-May-97 13:39:54 +zht2.c
13422 4423 67.0% 18-Jul-97 04:26:36 +zimage.c
4911 1782 63.7% 25-Apr-96 21:36:34 +zimage2.c
11499 3349 70.8% 19-Jul-97 16:22:22 +ziodev.c
3968 1496 62.2% 18-Oct-96 22:48:34 +ziodev2.c
5302 1953 63.1% 26-Jun-97 22:21:44 +zlib.mak
5966 2120 64.4% 08-Jul-97 03:05:38 +zmath.c
7834 2068 73.6% 08-Jul-97 03:06:46 +zmatrix.c
12694 4386 65.4% 08-Jul-97 03:07:22 +zmedia2.c
7767 2939 62.1% 02-Nov-95 16:01:16 +zmisc.c
4300 1705 60.3% 28-May-97 07:55:32 +zmisc1.c
7936 3081 61.1% 08-Mar-97 06:17:06 +zmisc2.c
6487 2346 63.8% 25-Jan-95 03:17:04 +zpacked.c
2095 948 54.7% 06-May-97 01:08:50 +zpaint.c
4101 1399 65.8% 08-Jul-97 03:07:56 +zpath.c
6337 2198 65.3% 08-Jul-97 03:08:30 +zpath1.c
7878 2848 63.8% 11-Apr-97 04:15:00 +zpcolor.c
6983 1878 73.1% 04-Mar-97 19:39:56 +zrelbit.c
3171 1043 67.1% 14-Jun-96 15:40:38 +zrop.c
6550 2332 64.3% 25-Jan-95 03:25:30 +zstack.c
3974 1554 60.8% 13-Apr-96 00:05:06 +zstring.c
4057 1273 68.6% 16-Feb-95 07:55:10 +zsysvm.c
6070 1959 67.7% 24-Sep-95 03:47:06 +ztoken.c
11964 4007 66.5% 08-Apr-97 16:02:46 +ztype.c
13903 4100 70.5% 13-Jul-97 05:47:20 +zupath.c
14994 3973 73.5% 13-Apr-97 20:45:22 +zusparam.c
10951 3623 66.9% 05-May-97 16:13:12 +zvmem.c
4380 1605 63.3% 08-Mar-97 07:24:08 +zvmem2.c
4650 1947 58.1% 05-Oct-96 15:16:08 +zwppm.c
-------- ------- ----- --------- --------
9702635 3244834 66.5% 18-Aug-97 13:57:46 969 files